home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 157 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.2 KB

  1. From: boender@dutiws.TWI.TUDelft.NL (Hildo Biersma)
  2. Subject: Re: tcsh 6.03, BSD sh, mntlib
  3. Date: Mon, 22 Mar 93 11:45:57 MET
  4. In-Reply-To: <9303220909.AA00520@irz405.inf.tu-dresden.de>; from "Michael Hohmuth" at Mar 22, 93 10:09 am
  5.  
  6. > Hi all,
  7. > I have a port of tcsh 6.03 ready, and I'll upload it when the next mntlib PL
  8. > comes out.  Please mail me if you want a pre-test copy.
  9. > I also have a port of the BSD Bourne Shell that actually works (I have
  10. > piped a few quite complex scripts thru it, and it worked).  (Mail me for
  11. > a copy, and tell me whether you want a binary or a source distribution.)
  12. > I have thought about distributing a (working) Bourne sh binary with 
  13. > mntlib and fixing mntlib's system() to use that one (if MiNT is active).  
  14. > Comments?  (entropy?)
  15. > Michael
  16. > -- 
  17. > Internet: hohmuth@freia.inf.tu-dresden.de
  18.  
  19. Hi Michael,
  20.  
  21. - please send me the shells
  22. - I thought about fixing system() too (read the mintdocs),
  23.   but entropy is against this until everyone has a /bin/sh.
  24.   Similar thoughts about popen(), which doesn't use the /bin/sh 
  25.   by default. Personally, I always use my own version of the
  26.   mintlibs with a patched system() (and getopt(), and statfs, etc...)
  27.  
  28. Bye, Hildo
  29.